Use the new api to release resources
authorMatthias Clasen <mclasen@redhat.com>
Thu, 18 Jan 2018 01:19:19 +0000 (20:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 18 Jan 2018 01:19:19 +0000 (20:19 -0500)
commit47b7bfd2ba5e5cd4ca2873021c2fdc5ce148812d
treee62168111a4f4483a0a39ea1ff26f818455051e7
parent5e302ae2cc62d2e1d7cae9e6efb3b32b368c7b30
Use the new api to release resources

When we unrealize a GL area with outstanding textures,
call gdk_texture_release_gl on them to avoid later crashes.
gtk/gtkglarea.c